Config

Undocumented in source.

Constructors

this
this(JSONValue js)
Undocumented in source.

Members

Functions

opBinaryRight
auto opBinaryRight(R rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
auto ref opIndex(string obj)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
auto ref opIndexAssign(T value, string obj)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cfg
JSONValue cfg;
Undocumented in source.

Meta